home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 September / PSL Monthly Shareware CD-ROM (September 1994).ISO / pastnews / news9405.pgm < prev    next >
Text File  |  1994-04-19  |  22KB  |  456 lines

  1. =====Programming
  2.  
  3.  
  4. -----Artificial Intelligence
  5.  
  6. The Brain 1.2s [BRAIN12] (David Perkovic, reg. fee: $25) is an advanced
  7. neural network simulator based on the backpropagation learning algorithm.
  8. It allows you to train the computer to learn what you want it to learn.
  9. Three sample networks are included.
  10.  
  11. Elmer 1.0 [ELMER100] (Joe Kasser, ASP; reg. fee: $45) is a tool for
  12. demonstrating expert system techniques, or building any interactive
  13. knowledgebase. An expert system provides information to people who do not
  14. have access to an expert in the particular field.
  15.  
  16. ESIE 2.1 [ESIE] (Lightwave, reg. fee: $145) is an Expert System Inference
  17. Engine. It lets you create and load files of information on a subject which
  18. it can use in acting as an expert advisor on the subject.
  19.  
  20.  
  21. -----Assembler
  22.  
  23. Assembler Editor 1.2 [ASMEDI] (Kip Irvine, reg. fee: $0) is a multi-window
  24. assembler editor for use with any assembler. It allows you to use a mouse
  25. to open, resize, and move windows. There are pull-down menu choices for
  26. assembling, linking, debugging, and setting configuration options.
  27.  
  28. BR136 [BR136B] (Gilbert Saint-Flour, reg. fee: $0) is the souce code to a
  29. ISPF/PDF program that allows you to browse most VSAM, BDAM, and
  30. multi-volume data sets.
  31.  
  32. Buffy's World 1.0 [BUFFYS] (John Jardine, reg. fee: $0) is assembler code
  33. which illustrates how to write a TSR.
  34.  
  35. Huge 1.0 [HUGE] (Paul Carmichael, reg. fee: $0) demonstrates the use of
  36. huge pointers in assembler. You can randomly access data across segments.
  37. Source code and executable are included.
  38.  
  39. TimeStack 1.10 [TIMSTK11] (BE, Inc., ASP; reg. fee: $133) allows assembly
  40. language programmers to document how long a function takes to execute, find
  41. its worst stack depth usage, and check for stack imbalances.
  42.  
  43.  
  44. ---Updates: Assembler
  45.  
  46. (PG-02) ASM32 1.1 [ASM32] (Douglas Herr, reg. fee: $25-50) is a library of
  47. assembly-language subroutines designed for use with the START32 DOS
  48. extender/startup code.
  49.  
  50. (PG-02) XLIB 3.1 [XLIB31] (TechniLib Company, reg. fee: $40) is an assembly
  51. language library which can greatly simplify protected-mode programming.
  52.  
  53.  
  54. -----BASIC, QuickBASIC
  55.  
  56. ASCDump 1.4a [ASCDUMP] (Christopher Davies, reg. fee: $25) can load ASCII
  57. files to and from Btrieve files, browse Btrieve files and generate XQL
  58. table definitions for them.
  59.  
  60. B_TREE 1.0 [B_TREE] (J. Lerma Jr., reg. fee: $25) is the Basic source code
  61. for implementing a pure binary tree data indexing structure for DBF files.
  62. It is useful as an exercise on how indexing schemes can be implemented
  63. around existing data formats.
  64.  
  65. BuffKey [BUFFKEY] (John De Palma, reg. fee: $0) is a data-entry line
  66. editor. It lets you limit the number of characters to enter, beeps if the
  67. user enters too many, allows any MS-DOS editing keys. It includes source
  68. code, executable file and tutorial.
  69.  
  70. DoorWriter! 1.0 [DW13AQ] (Damar Enterprises, reg. fee: $0) is a door
  71. writing library for QuickBasic 4.5.
  72.  
  73. Easy-Door Library 2.50 [EASYDOOR] (Martin Bouchard, reg. fee: $25) is a
  74. doors development library for QB, PDS, and VBDOS. It features ANSI and
  75. Avatar, supports COM ports 1 to 8, menu routines, box drawing, chat mode,
  76. RIPscrip, and more. It is compatible with QBBS, RA, Telegard, Wildcat,
  77. PCBoard, Genesis, and many others.
  78.  
  79. Free Palette 1.0 [FREEPAL] (S. Roepenack, reg. fee: $0) allows you to
  80. adjust the colors retrieved using Basic's Palette command and will save
  81. your changes as a BAS file.
  82.  
  83. GrayLine 1.0 [GRAYLINE] (Bob Dykeman, reg. fee: $0) is a Basic subroutine
  84. which will print alternating gray bars across a portrait or
  85. landscape-oriented page using the LaserJet III or later. It will then
  86. return to the top of the page to print your text. The result is similar to
  87. the standard greenbar computer paper.
  88.  
  89. Scrollbox for VBDOS DEMO [LISTBOX] (CC Advies, Doorn, reg. fee: $0) is a
  90. demo of a fast .DBF-listbox/scrollbox for VBDOS. It uses CodeBasic and
  91. PBclone to make a fast listbox to access the contents of a dBASE DBF
  92. database. The code is reusable, so you could make it FoxPro or Clipper
  93. compatible. Requires PBClone and CodeBasic for use in your own applications.
  94.  
  95. PB/Vision Lite 1.0 [PBVL10] (DSE Software Publishing, ASP; reg. fee: $25)
  96. lets you create graphical and text 3D windows with working control icons
  97. for PowerBASIC 3.0. It includes a PowerBASIC 3.0 compatible library,
  98. examples, tutorial, and more.
  99.  
  100. PB/Workshop Test Drive 1.0 [PBWDEM] (DSE Software Publishing, reg. fee:
  101. $25) is a working demonstration of a visual interface designer for
  102. PowerBASIC 3.0. It can be used to create menus, forms, windows, help
  103. screens, and more.
  104.  
  105. QLib 5.7 [QLIB57] (Douglas R. Herr, reg. fee: $25) is a library of
  106. functions and subroutines for QB, PDS, and VBDOS. It provides programmers
  107. with many additional functions and commands.
  108.  
  109. SavPic 1.0 [SAVPIC] (John De Palma, reg. fee: $0) will BSave and BLoad
  110. four-plane graphics in screen 9, 12, or 13 using QuickBASIC 4.5 and the the
  111. freeware program Picem, not included. Source code and two sample PCX files
  112. included.
  113.  
  114. Server/Connection Objects 1.0 [SERVER] (reg. fee: $0) allows programmers to
  115. connect and work with server databases without having to manage the
  116. connection or work on the API call level. A program may have sessions with
  117. multiple servers, and multiple connections to a server.
  118.  
  119. StarTrek 1.0 [STARTREK] (Joe Kasser, ASP; reg. fee: $15) is a tutorial on
  120. programming techniques and a general understanding of programming languages
  121. which will allow you to program a simple space game as you learn. The game
  122. modules are written in BASIC with source code included.
  123.  
  124. SVGAPV 2.0 [SVGAPV20] (Zephyr Software, reg. fee: $35) is a high-res,
  125. 256-color graphics library for Microsoft BASIC PDS and VBDOS. It recognizes
  126. more than 20 SVGA cards, and allows programming in 320x200, 640x480,
  127. 800x600 and 1024x768 256-color modes. Other features include hardware ID,
  128. drawing primitives, 2D and 3D functions, joystick and mouse support, GIF
  129. decoding and encoding and sprite animation.
  130.  
  131. PowerBASIC (demo) 3.0c [TRYPB3] (PowerBASIC, Inc., reg. fee: $155) is a
  132. BASIC compiler which can generate TSR's directly in as few as five lines of
  133. code, built-in assembler, intermix BASIC and assembler line by line, and is
  134. compatible with QuickBASIC syntax.This is a limited demo.
  135.  
  136.  
  137. ---Updates: BASIC, QuickBASIC
  138.  
  139. (PG-03) PCX2BSV 2.0 [PCX2BSV2] (Leonard Gragson, reg. fee: $5) converts
  140. 640x480x16-color PCX graphics to BSAVE format. NEW: Handles 16 color images
  141. up to 640 X 480 pixels (VGA) or 256 color images up to 320 X 200 (MCGA).
  142.  
  143. (PG-03) Windows R-E-Z 7.0 [PWEZ70] (Connect Software, reg. fee: $38) is a
  144. windowing system for QB, PDS, and VBDOS.
  145.  
  146. (PG-03) SVGAQB 2.0 [SVGAQB20] (Zephyr Software, reg. fee: $35) is a
  147. 256-color graphics library for QBasic 4 which recognizes 16 common SVGA cards.
  148.  
  149.  
  150. -----`C': Small Routines and Tools
  151.  
  152. Clarion 3 Function Pack 1.0 [CLA3FP] (F.J. Motta, reg. fee: $0) is the C
  153. and Clarion 3 source code for simplifying common programming tasks, such as
  154. push/pop alert keys, getting EMM information, removing blanks from a
  155. Clarion String, and getting the actual length of a clarion string.
  156.  
  157. CodeRule 1.00 [CODERULE] (Brian Donaldson, reg. fee: $0) is a document
  158. describing the software development standards for C/C++, including MFC
  159. interface standards.
  160.  
  161. C-Scope 1.11 [CSCOP111] (John Ross, ASP; reg. fee: $24) analyzes the
  162. interrelationships between functions in a C program even when many source
  163. files are involved. It will produce a function location report that shows
  164. which file each function is defined in and its starting line number in the
  165. file, a file contents report with the functions defined in each file, a
  166. function reference report that lists all the functions that each function
  167. in the program calls, and a static calling tree report that gives a visual
  168. representation of the function calls.
  169.  
  170. CTree 1.02 [CTREE] (Douglas Peterson, reg. fee: $0) generates a list of
  171. user functions in source code and the functions called by each. You can
  172. optionally specify the function names you would like for it to find. C
  173. source code is included.